Configurates
C1.Web.Mvc.FlexGridBase<T>.BottomLeftCellsTemplate. Sets the templates applied in bottom left cells.
シンタックス
'宣言
Public Overridable Function BottomLeftCellsTemplate( _
ByVal As System.Action(Of CellTemplateBuilder) _
) As
public virtual BottomLeftCellsTemplate(
System.Action<CellTemplateBuilder>
)
パラメータ
- build
- The builder function.
戻り値の型
Current builder.
参照